home *** CD-ROM | disk | FTP | other *** search
/ Workbench Add-On / Workbench Add-On - Volume 1.iso / BBS-Archive / Dev / gcc263-src.lha / gcc-2.6.3 / config / i386 / isccoff.h < prev    next >
C/C++ Source or Header  |  1993-05-31  |  409b  |  13 lines

  1. /* Definitions for Intel 386 running Interactive Unix System V.
  2.    Specifically, this is for recent versions that support POSIX;
  3.    for version 2.0.2, use configuration option i386-sysv instead.
  4.    (But set TARGET_DEFAULT to 0201 if you do that,
  5.    if you don't have a real 80387.)  */
  6.  
  7. /* Mostly it's like AT&T Unix System V. */
  8.  
  9. #include "i386/sysv3.h"
  10.  
  11. /* But with a few changes.  */
  12. #include "i386/isc.h"
  13.